home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  827 b 

  1. Path: news2.aimnet.com!usenet
  2. From: gander@aimnet.com (Geoffrey Anderson)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C code fragment to find derivative/integral of function
  5. Date: Mon, 29 Jan 1996 07:05:18 GMT
  6. Organization: Aimnet Information Services
  7. Message-ID: <310c713e.2200844@news2.aimnet.com>
  8. References: <00001a80+00007357@msn.com>
  9. NNTP-Posting-Host: dial-milp-8.iway.aimnet.com
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. ohd@msn.com (David Oh) wrote:
  13.  
  14. >    I was wondering if anyone out there can help me out with a simple C 
  15. >code fragment to find the derivative or integral of a function, 
  16. >specifically for DJGPP.
  17. >
  18.  
  19. Try looking into the Bible ( oops, I meant Numerical Recipes ( the C
  20. Version not the Fortran version ).  Any decent university
  21. bookstore/library should have it.  All the Integration you might EVER
  22. want.
  23.  
  24.  
  25. Geoff
  26.  
  27.